National Repository of Grey Literature 2 records found  Search took 0.00 seconds. 
Ischemic thrombus analysis in multiphasic brain stroke CT data
Mikešová, Tereza ; Holeček, Tomáš (referee) ; Jakubíček, Roman (advisor)
This master thesis deals with analysis of ischemic thrombus in brain CT scans. In theoretical part, a review of methods, especially thrombus segmentation, is developed. Furthermore, the anatomy of cerebral arteries and acute ischemic stroke is summarized. Selected methods from the field of image processing are briefly described. The practical part results in a comparison of thrombus segmentation methods. The segmentation itself was preceded by data preprocessing, which is described in the theses, and the creation of a manual annotation database. The best implemented method was found to be the adaptive thresholding method, which achieved a Dice score of 0,4555. By combining the methods appropriately, a final Dice score of 0,5145 was achieved. Thrombus parameters were then calculated from the segmented volumes. The median intensity value was 51,55~HU, the median length was 15,16 mm, and the median volume was determined to be 65,34 mm3. Subsequent correlation analysis showed no significant relationship between the derived parameters.
Cluster analysis of large data sets: new procedures based on the method k-means
Žambochová, Marta ; Řezanková, Hana (advisor) ; Húsek, Dušan (referee) ; Antoch, Jaromír (referee)
Abstract Cluster analysis has become one of the main tools used in extracting knowledge from data, which is known as data mining. In this area of data analysis, data of large dimensions are often processed, both in the number of objects and in the number of variables, which characterize the objects. Many methods for data clustering have been developed. One of the most widely used is a k-means method, which is suitable for clustering data sets containing large number of objects. It is based on finding the best clustering in relation to the initial distribution of objects into clusters and subsequent step-by-step redistribution of objects belonging to the clusters by the optimization function. The aim of this Ph.D. thesis was a comparison of selected variants of existing k-means methods, detailed characterization of their positive and negative characte- ristics, new alternatives of this method and experimental comparisons with existing approaches. These objectives were met. I focused on modifications of the k-means method for clustering of large number of objects in my work, specifically on the algorithms BIRCH k-means, filtering, k-means++ and two-phases. I watched the time complexity of algorithms, the effect of initialization distribution and outliers, the validity of the resulting clusters. Two real data files and some generated data sets were used. The common and different features of method, which are under investigation, are summarized at the end of the work. The main aim and benefit of the work is to devise my modifications, solving the bottlenecks of the basic procedure and of the existing variants, their programming and verification. Some modifications brought accelerate the processing. The application of the main ideas of algorithm k-means++ brought to other variants of k-means method better results of clustering. The most significant of the proposed changes is a modification of the filtering algorithm, which brings an entirely new feature of the algorithm, which is the detection of outliers. The accompanying CD is enclosed. It includes the source code of programs written in MATLAB development environment. Programs were created specifically for the purpose of this work and are intended for experimental use. The CD also contains the data files used for various experiments.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.